Use explicitly-sized types in the dom0_ops and privcmd structures.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 6 Jun 2006 09:25:59 +0000 (10:25 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 6 Jun 2006 09:25:59 +0000 (10:25 +0100)
commitd404680bc387721a3e45032b624c177e2bbedcf7
tree87a12d997cb2ed7996a77ee1b693cd524e73440f
parentab8096f27d7223c01fcf862118cd628b4a255c18
Use explicitly-sized types in the dom0_ops and privcmd structures.
As discussed previously, the these operations are not performance-sensitive, so
the additional cache footprint shouldn't be an issue.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c
linux-2.6-xen-sparse/include/xen/public/privcmd.h
xen/include/public/dom0_ops.h